Skip to content

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Mar 7, 2024

I haven't found any crate for Markdown escaping, so I just escaped the pipe manually.

Fixes: #1837

@Mark-Simulacrum
Copy link
Member

Hm, maybe we can do something like run through https://docs.rs/pulldown-cmark/latest/pulldown_cmark/struct.Parser.html and check we don't find anything? But I guess the risk is pretty low - we just end up with a broken table.

So this seems fine to me.

@Kobzol Kobzol merged commit edf1f5c into rust-lang:master Mar 8, 2024
@Kobzol Kobzol deleted the escape-pipe-markdown branch March 8, 2024 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Perf builds for each rolled up PR" table gets confused by pipe | characters in description
2 participants